<style>
*{
	margin: 0;
	padding: 0;
}
body{
	background-color: #EAF6F6;	
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	color: #31428C;
}
#nadpis{
	position: relative;
	text-align: right;
	top: 10px;
}
#blok_00{
        /* toto je poznámka v CSS stylu */
        float: none;
        clear: both;
}
#blok_01{
	position: relative;
        float: none;
        clear: both;
	top: 10px;
	width: 820px;
	left: 50%;
	padding-bottom: 20px;
	margin-left: -410px;
	border-top: 1px solid #0A7089;
	border-right: 1px solid #0A7089;
	border-left: 1px solid #0A7089;
	border-bottom: 1px solid #0A7089;
	background-color: #ffffff;
}
#blok_02{
        background-image: url(./firemni-prezentace-web-klient-001a.jpg);
        background-repeat: no-repeat;
	position: relative;
        float: none;
        clear: both;
	top: 10px;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
	text-align: justify;
}
#blok_03{
	position: relative;
	width: 790px;
        height: 140px;
	right: 10px;
	text-align: right;
}
#blok_03_text{
	position: relative;
	top: 10px;
}
#blok_03_text a:link{
	text-decoration: none;
	color: #006666;
}
#blok_03_text a:visited{
	text-decoration: none;
	color: #006666;
}
#blok_03_text a:hover{
	text-decoration: none;
	color: #cc3300;
        text-decoration: underline;
}
#blok_04{
        /* toto je poznámka v CSS stylu */
        float: none;
        clear: both;
}
#blok_04_text{
	position: relative;
	width: 800px;
}
#blok_04_text a:link{
	text-decoration: none;
	color: #006666;
}
#blok_04_text a:visited{
	text-decoration: none;
	color: #006666;
}
#blok_04_text a:hover{
	text-decoration: none;
	color: #cc3300;
        text-decoration: underline;
}
#blok_05{
        /* toto je poznámka v CSS stylu */
        float: none;
        clear: both;
}
#blok_05_text{
	position: relative;
        float: none;
        clear: both;
	top: 10px;
}
#blok_99{
	position: relative;
        float: none;
        clear: both;
	top: 20px;
        margin-bottom: 50px;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}
#blok_99_text{
	position: relative;
	top: 0px;
	width: 780px;
	left: 50%;
	margin-left: -390px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}
#blok_99_text a:link{
	text-decoration: none;
	color: #006666;
}
#blok_99_text a:visited{
	text-decoration: none;
	color: #006666;
}
#blok_99_text a:hover{
	text-decoration: none;
	color: #cc3300;
}
table {
        float: right;
}
table.tabulka001 {
        text-align: center;
        vertical-align: middle;
        width: 266px;
        border: 0px;
}
.tabulka002 {
        height: 50px;
        background: url(./firemni-prezentace-web-klient-001b.jpg);
}
.tabulka002 a:link{
	text-decoration: none;
	color: #ffffff;
}
.tabulka002 a:visited{
	text-decoration: none;
	color: #ffffff;
}
.tabulka002 a:hover{
	text-decoration: none;
	color: #000000;
}
.tabulka003 {
        height: 260px;
        background-color: #f5f5f5;
        text-align: justify;
        vertical-align: top;
}
.tabulka003 a:link{
	text-decoration: none;
	color: #006666;
}
.tabulka003 a:visited{
	text-decoration: none;
	color: #006666;
}
.tabulka003 a:hover{
	text-decoration: none;
	color: #cc3300;
        text-decoration: underline;
}
hr  {
      color: #0A7089;
      border: none;
      height: 1px;
      background-color: #0A7089;
}
</style>
